home *** CD-ROM | disk | FTP | other *** search
/ Die Speccy' 97 / Die Speccy' 97.iso / amiga_system / the_aminet / util / batch / cursor1_0.lha / Cursor.doc < prev   
Text File  |  1995-11-02  |  829b  |  33 lines

  1.    NAME
  2.      Cursor
  3.  
  4.    SYNOPSIS
  5.      Cursor SWITCH/A
  6.  
  7.    FUNCTION
  8.      Switch on/off the displaying of the Cursor in a Shell-Window.
  9.  
  10.      Why? Well, some programs which do heavy output in a shell window, i.e
  11.      a progress display, often do not switch off the Cursor, which slows
  12.      down execution of the program. Using Cursor you may switch off the
  13.      cursor before issueing the command and will see that it executes
  14.      noteably faster.
  15.  
  16.    INPUTS
  17.      SWITCH -> use ON to switch the cursor on, OFF to switch it off.
  18.                I bet you guessed that? :-)
  19.  
  20.    EXAMPLE
  21.      1> Cursor ON
  22.      1> Cursor OFF
  23.  
  24.    AUTHOR
  25.      Olaf Peters <olf@informatik.uni-bremen.de> <op@hb2.maus.de>
  26.  
  27.    COPYRIGHT
  28.      Cursor is freely distributable but copyright (C) 1995 by Olaf Peters.
  29.  
  30.    VERSION
  31.      $VER: Cursor 1.0 (2.11.95)
  32.  
  33.